Small cleanup in gailtextview code.
authorPaolo Borelli <pborelli@gnome.org>
Sat, 8 Jan 2011 23:16:20 +0000 (00:16 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Sun, 9 Jan 2011 20:59:50 +0000 (21:59 +0100)
commit12c4730e6f65bcd72c3335deab798a08b439a410
tree6482d784042a356033fdf3d6ed91344827272a6f
parent89c8e2af2d6f2c36273d1cadc48653be0a51fe62
Small cleanup in gailtextview code.

Fold gail_misc_add_to_attr_set into the only function calling it, which
avoids a useless big "switch" and results in much less code.

https://bugzilla.gnome.org/show_bug.cgi?id=639030
modules/other/gail/gailtextview.c
modules/other/gail/libgail-util/gailmisc.c
modules/other/gail/libgail-util/gailmisc.h
modules/other/gail/libgail-util/gailutil.def